projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
3479222
)
Auto-commit of generated files.
author
Glenn Morris
<rgm@gnu.org>
Sat, 5 May 2012 11:17:30 +0000
(07:17 -0400)
committer
Glenn Morris
<rgm@gnu.org>
Sat, 5 May 2012 11:17:30 +0000
(07:17 -0400)
autogen/configure
patch
|
blob
|
history
diff --git
a/autogen/configure
b/autogen/configure
index 7c954129fca66f804ec0aa872b53e19df9fa8c60..1c17b77e75467cc57a7fb1459058a5a9e1223fb7 100755
(executable)
--- a/
autogen/configure
+++ b/
autogen/configure
@@
-14415,7
+14415,7
@@
$as_echo "$emacs_cv_freebsd_terminfo" >&6; }
;;
netbsd)
- if
"x$LIBS_TERMCAP" = "x-lterminfo"
; then
+ if
test "x$LIBS_TERMCAP" = "x-lterminfo"
; then
TERMINFO=yes
else
LIBS_TERMCAP="-ltermcap"